object FrmAbout: TFrmAbout Left = 250 Top = 122 BorderIcons = [] BorderStyle = bsNone Caption = 'FrmAbout' ClientHeight = 581 ClientWidth = 604 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter Scaled = False OnCreate = FormCreate OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 120 TextHeight = 16 object Image: TImage Left = 0 Top = 0 Width = 399 Height = 295 AutoSize = True OnClick = ImageClick end object Label1: TLabel Left = 282 Top = 68 Width = 40 Height = 16 Caption = 'version' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = 16 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = ImageClick end object Label2: TLabel Left = 143 Top = 162 Width = 37 Height = 18 Caption = 'Web:' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = 18 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = ImageClick end object LblRegistered: TLabel Left = 111 Top = 214 Width = 165 Height = 18 Caption = 'EVALUATION VERSION' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = 18 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True OnClick = ImageClick end object Label4: TLabel Left = 130 Top = 184 Width = 49 Height = 18 Caption = 'E-mail:' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = 18 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = ImageClick end object LblVersion: TLabel Left = 328 Top = 68 Width = 7 Height = 16 Caption = '3' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = 16 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = ImageClick end object Label6: TLabel Left = 192 Top = 162 Width = 133 Height = 18 Cursor = crHandPoint Caption = 'www.pocomail.com' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = 18 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentColor = False ParentFont = False Transparent = True OnClick = Label6Click end object Label7: TLabel Left = 192 Top = 184 Width = 166 Height = 18 Cursor = crHandPoint Caption = 'support@pocomail.com' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = 18 Font.Name = 'Arial' Font.Style = [fsBold, fsUnderline] ParentColor = False ParentFont = False Transparent = True OnClick = Label7Click end object Label8: TLabel Left = 81 Top = 140 Width = 100 Height = 18 Caption = 'Developed by:' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = 18 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True OnClick = ImageClick end object Label9: TLabel Left = 192 Top = 140 Width = 99 Height = 18 Caption = 'Poco Systems' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = 18 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True OnClick = ImageClick end object SpeedButton1: TSpeedButton Left = 376 Top = 272 Width = 19 Height = 21 Caption = 'O' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = 14 Font.Name = 'Arial' Font.Style = [] ParentFont = False OnClick = SpeedButton1Click end object Label3: TElHTMLLabel Left = 28 Top = 240 Width = 325 Height = 52 Cursor = crDefault IsHTML = True WordWrap = False Caption = '
Copyright '#169' 1999-2003 Poco Systems Inc
'#13#10'Gr' +
'aphics by Dave Swanwick www.e2z.c' +
'o.uk, Wptools '#169' Julian Ziersch
'#13#10'IMAP4 Technology under L' +
'icense from Wireless Technology Asia.
'#13#10'Contact sales@Wireles' +
'sTechnologyAsia.com for more information.'
LinkStyle = [fsUnderline]
OnLinkClick = Label3LinkClick
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = 13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object MemoThanks: TElAdvancedMemo
Left = 4
Top = 308
Width = 391
Height = 191
ScrollBars = ssVertical
TabOrder = 0
Visible = False
OnClick = MemoThanksClick
end
object Thanks: TIStrings
Duplicates = dupIgnore
Left = 434
Top = 62
SStr = (
'Firstly, an Enormous Thank You goes out to the early Alpha team,' +
' without whom you would be looking at a very different applicati' +
'on:'
'M. J. Guerra, Michael Motek, Bruce C. Olson, Havivah Schwartz an' +
'd Austin Ziegler'
''
'The author would also like to thank the following people - with' +
'out them Poco would not be where it is today:'
''
'Arnvid Aakre, Jody Adair, Juan Carlos Arevalo-Baeza, Randy Autry' +
', Neil C. Becker, Michal Bladowski, Michael Borras, Preston Bowm' +
'an, Cliff Briand, Mike Carey, Derek Cedillo, Adrian Christoffel,' +
' James Dada, Scott Daley, Nicolas Denux, Thomas Drahokoupil, Eri' +
'c G. V. Fookes, John Gilman, Jean Fran'#231'ois Godin, George & Diann' +
'e Gray, Robin Hebert, Chad Z. Hower, Brian Huber, Dieter Hummel,' +
' Dr. Tim Janis, Rich W. Levine, Lucille Luxenburg, Homesick Mac,' +
' Britt Malka, Sandy McKean, Damien Mc Kenna, Shayne Micchia, Ste' +
've Mills, Reka Morvay, J, Peter Mugaas, JTC Murphy, Steve O'#39'Brie' +
'n, Derek A. Pajaczkowski, Damir Radic, Melissa Reese, Ana Reguei' +
'ro, Peter J. Riley, Steve Schneider, Phil Schnyder, Darrin Schro' +
'eder, Mark Selman, Stephen Serenelli, Martha Seward, Sid, Zeljko' +
' Skropanic, Juan Sol, Cheryl Stone and Sheila Taylor.')
end
end